CountCyberServices
Retrieves the number of services available to this Cyberdog session.
long CountCyberServices ();
- return value
- The number of available
CyberService
objects.DISCUSSION
You can use this method in conjunction with theGetCyberService
method to iterate through the available services.Do not subclass this class.
SEE ALSO
TheGetCyberService
method (page 362).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help